home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / mit2mo~1.zoo / mit2mot.man < prev    next >
Encoding:
Text File  |  1993-05-30  |  1.8 KB  |  69 lines

  1. ***nroff: unrecognized command .UC 6
  2.  
  3.  
  4.  
  5.  
  6.  
  7. MIT2MOT (1)                   May 30, 1993                   MIT2MOT (1)
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. pNAMEq pq pq pq pq pq pq pq pq 
  18.  
  19.         mit2mot - comvert assembler files from MIT to Motorola syntax 
  20.  
  21.  
  22.  
  23. pSYNOPSISq pq pq pq pq pq pq pq pq 
  24.  
  25.         pmit2motq [ p-oq poutfileq ] pfilenameq 
  26.  
  27.  
  28.  
  29. pDESCRIPTIONq pq pq pq pq pq pq pq pq 
  30.  
  31.         pMit2motq  translates 68000 assembly code from MIT syntax, as used
  32.  
  33.         by GCC's pgasq,pqpq into Motorola syntax, which can  be  assembled  by
  34.  
  35.         HSC and most other Atari C compilers.  MIT-style comments of the 
  36.  
  37.         form: 
  38.  
  39.  
  40.  
  41.          
  42.  
  43.                 | This is a comment.  
  44.  
  45.  
  46.  
  47.         are stripped out.  
  48.  
  49.  
  50.  
  51. pOPTIONSq pq pq pq pq pq pq pq pq 
  52.  
  53.         Only one option is available: 
  54.  
  55.  
  56.  
  57.         p-oq outfile  
  58.  
  59.                 Specifies  the  output file, a la pccq.pqpq By default, output
  60.  
  61.                 goes to a file with the same base name as the input file 
  62.  
  63.                 and extension p.sq.pqpq 
  64.  
  65.  
  66.  
  67. pDIAGNOSTICSq pq pq pq pq pq pq pq pq 
  68.  
  69.  
  70.  
  71.         Unsupported assembler directive  
  72.  
  73.                 The file used a  GCC  assembler  directive  that  either
  74.  
  75.                 doesn't have an equivalent in Motorola syntax or pmit2motq 
  76.  
  77.                 doesn't know how to translate.  
  78.  
  79.  
  80.  
  81. pBUGSq pq pq pq pq pq pq pq pq 
  82.  
  83.         None that I know of.  The assembler-directive translation may be 
  84.  
  85.         a  bit  HSC-specific,  but I don't think that will be a problem.
  86.  
  87.         As always, please report any bugs you find to me, Scott  Bigham,
  88.  
  89.         at dsb@cs.duke.edu.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Sun May 30 15:24:06 1993                                          Page 1
  130.  
  131.  
  132.  
  133.  
  134.  
  135.